func encoding/asn1.appendFourDigits

2 uses

	encoding/asn1 (current package)
		marshal.go#L357: func appendFourDigits(dst []byte, v int) []byte {
		marshal.go#L414: 	dst = appendFourDigits(dst, year)